CIMPLICITY Configuration REST API Web Service
CIMPLICITY Configuration REST API Web Service / CimSQLConnection Json Schema
CimSQLConnection Json Schema
Description
Fields that describe the connection to a SQL connection
Overview
CimSQLConnection
Fields that describe the connection to a SQL connection
ConnectionType : CimSQLConnectionType
ODBCDataSource : string
UserID : string
Passsword : string
ReconnectWaitPeriod : integer
ReconnectWaitUnit : CimTimeUnitEnum
EnableStoreAndForward : boolean
MaxNumberOfStoredRecord : number
Properties
NameDescriptionData Type
 CimSQLConnectionType
 string
 string
 string
 integer
 CimTimeUnitEnum
 boolean
 number
See Also